Remove an unused field in GdkWindowX11
authorMatthias Clasen <mclasen@redhat.com>
Mon, 1 Apr 2013 02:44:59 +0000 (22:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 1 Apr 2013 02:44:59 +0000 (22:44 -0400)
commitcb4cf67a95517335f8b5af7a36f3be689a0576e7
tree59edb2c814bfa4baf1c0c0236e671deec2628b45
parent17c402c030b139f12d785cc91dca97596e9f99d4
Remove an unused field in GdkWindowX11

The toplevel_window_type field was only ever set to -1, and
never used. The actual, used toplevel_window_type field lives
in GdkWindow.
gdk/x11/gdkwindow-x11.c
gdk/x11/gdkwindow-x11.h